home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Utilities / ResetRun2 / ResetRun < prev    next >
Encoding:
Text File  |  1999-04-25  |  374 b   |  11 lines

  1. MOUNT >NIL: RD: from RADtemp
  2. getpath
  3. echo >env:ProgPath "$ProgramPath"
  4. makedir >nil: rd:s rd:devs
  5. copy devs:system-configuration rd:devs
  6. cd c:
  7. "$ProgPath/getpath"
  8. echo >rd:s/startup-sequence "path *"$ProgramPath*"*Nassign t: ram:*Ncopy Startup2 ram:*Nexecute ram:Startup2"
  9. echo >rd:Startup2 "CD *"$ProgPath*"*NRemRad RD: force*Nexecute ProgStart*Nreboot"
  10. "$ProgPath/reboot"
  11.